home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Which editor for programming?
- Date: 16 Feb 1996 00:48:41 GMT
- Organization: EUnet Norway
- Message-ID: <813.279T81T1689@login.eunet.no>
- References: <john.hendrikx.4dzi@grafix.xs4all.nl>
- NNTP-Posting-Host: pc5.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- >How about adding a label in front of an instruction? Then these fake tabs
- >start to become REALLY annoying. You can't replace tabs with spaces, since
- >these are simply not the same thing. A TAB means X spaces, where X is
- >dependant on the position of the TAB character. If the TAB character moves,
- >then the number of spaces changes. GoldED can never immitate this last, but
- >very important feature of TABs with just spaces.
-
- >I'll even give an example:
-
- > <tab>Rts
-
- >Which I want to change into:
-
- > Exit:<tab>Rts
-
- >GoldED:
-
- > " Rts" becomes:
- > "Exit: Rts"
-
- Your wrong!
-
- >A *REAL* Editor:
-
- > " Rts" becomes:
- > "Exit: Rts"
-
- Just like GoldEd.
-
- >Grtz John
-
- <sb>Patrick Hanevold - Virtual Reality developer
- <sb>patrick.hanevold@login.eunet.no
- <sb>Amiga and official Be developer
-
-